pp108 : Enabling Reliable Messaging in a Business Process

Enabling Reliable Messaging in a Business Process

This topic describes the procedure to enable reliable messaging for Web service activities in a business process.

Before you begin this task
You must have the following on the system where Process Platform is installed:

Reliable messaging ensures that all SOAP requests and responses are processed such that no transaction is lost.

  1. On CUSP > My Applications, click (System Resource Manager). The System Resource Manager window appears with a list of all available Service Containers in the Service Containers App Palette.
  2. Right click the Business Process Management service container and select Properties. TheService Container Properties - Business Process Management appears.
  3. Click Business Process Management > Process Engine tabs.
  4. Click (Connection Point) associated with the Client Connection Point field. The Connection Point Groups dialog appears displaying the socket and queue connections points.
  5. Select a connection point and click OK.
  6. Click .
  7. In the Service Containers list, right click the Business Process Management service container and select Restart. The Business Process Management service container is restarted.
  8. Select a starting point and click (Business Process Model) to open an existing business process model.
  9. Drag a <Webservice operation> from the project content tree and drop it on the business process modeler.
  10. Double click or right-click <Webservice activity> and select Properties. The Properties - Activity pane appears.
  11. Click theWebservice Options tab in the properties view. TheWebservice options view appears.
  12. Enter required time in seconds in the Timeout in seconds text box.
  13. Select the Use reliable messaging and Perform other tasks simultaneously check boxes and other checkboxes as required.

The reliable messaging feature is enabled for the Web service activity of a business process.

Related reference

Activity Properties Interface

Related information

Configuring Service Containers for Reliable Messaging